GdkWaylandWindow: Force window titles to valid utf8
authorTimm Bäder <mail@baedert.org>
Mon, 20 Mar 2017 18:56:22 +0000 (19:56 +0100)
committerTimm Bäder <mail@baedert.org>
Mon, 20 Mar 2017 19:04:26 +0000 (20:04 +0100)
commit12b7d30a2d390fa4755828b6dc3748695c52a365
tree13b51c59e8796ad086dce0136efc7b8e80811161
parentc371a86f545478a4e46867afd0a9c6cf0ffe963d
GdkWaylandWindow: Force window titles to valid utf8

Use the new g_utf8_make_valid in case the given title is not valid utf8.
Also bump the glib requirement to 2.51.5.
configure.ac
gdk/wayland/gdkwindow-wayland.c